IBDAC

TIBCSecurityService Members

TIBCSecurityService class overview.

Properties

Name Description

Active (inherited from TCustomIBCService)

Used to set the service to active or inactive (default).

BufferSize (inherited from TIBCControlAndQueryService)

Used to set or return the buffer size.

Eof (inherited from TIBCControlAndQueryService)

Used to determine whether the end of the file has been reached.

Handle (inherited from TCustomIBCService)

Used to return the database handle.

LoginPrompt (inherited from TCustomIBCService)

Used to dispaly a login prompt before attaching to a database.

Params (inherited from TCustomIBCService)

Used to set or return database parameters.

Protocol (inherited from TCustomIBCService)

Used to select the network protocol.

SecurityAction

Used to determine the type of the operation that will be performed by InterBase Security Service.

Server (inherited from TCustomIBCService)

Used to set the name of the server on which the services are to be run.

ServiceParamBySPB (inherited from TCustomIBCService)

Used to return and sets SPB parameters.

UserDatabase

Used to add, modify, or delete a user in the specified database.

UserInfo

Used to return the user's information.

UserInfos

Used to get the user's information.

UserInfosCount

Used to get the number of returned records.

Methods

Name Description

AddUser

Adds a user to the user table.

Attach (inherited from TCustomIBCService)

Attaches to the database.

DeleteUser

Used to delete a user from the user table.

Detach (inherited from TCustomIBCService)

Detaches from the database.

DisplayUser

Fetches user information and dumps it into the TIBCUserInfo record

DisplayUsers

Fetches all valid user information.

EnableEUA

Enables user authentification.

GetNextChunk (inherited from TIBCControlAndQueryService)

Returns the next chunk of data.

GetNextLine (inherited from TIBCControlAndQueryService)

Returns the next line of data.

ModifyUser

Modifies user's information.

ServiceStart (inherited from TCustomIBCService)

Starts the service.

SuspendEUA

Suspends embedded user authentification.

Events

Name Description

OnAttach (inherited from TCustomIBCService)

Occurs when the database is attached.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback